Skip to content

Added new API endpoints for sightings management #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

keskoms
Copy link
Collaborator

@keskoms keskoms commented Feb 27, 2025

This pull request adds new API endpoints to the sightings management system. These endpoints include:

  • A GET endpoint for retrieving sightings.
  • A POST endpoint for submitting new sightings.

These additions aim to enhance the functionality of our application by allowing users to report and view sightings more efficiently.

Changes:

  • Added GET /sightings endpoint which returns all sightings.
  • Added POST /sightings endpoint to add new sightings to the database.

Please review the changes and provide feedback.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant